home *** CD-ROM | disk | FTP | other *** search
- vs_1_1
- // DX9 Vertex shader generated by NVIDIA Cg compiler
- // cgc version 1.3.0001, build date Jan 7 2005 14:01:35
- // command line args: -q -profile vs_1_1 -entry main -profileopts dcls
- // source file: vs1_1_shadow.cg
- // nv30vp backend compiling 'main' program
- //vendor NVIDIA Corporation
- //version 1.0.02
- //profile vs_1_1
- //program main
- //semantic main.ModelViewMatrix
- //var float4x4 ModelViewMatrix : : c[0], 4 : 1 : 1
- //var float4 I.Position : $vin.POSITION : ATTR0 : 0 : 1
- //var float3 I.Normal : $vin.NORMAL : ATTR3 : 0 : 0
- //var float4 main.HPOS : $vout.POSITION : HPOS : -1 : 1
- dcl_normal v3
- dcl_position v0
- dp4 oPos.x, c0, v0
- dp4 oPos.y, c1, v0
- dp4 oPos.z, c2, v0
- dp4 oPos.w, c3, v0
- // 4 instructions
- // 0 temp registers
-